home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / dev / lang / SGMLS.lha / SGMLS / test / test097.sgm < prev    next >
Text File  |  1994-07-10  |  131b  |  8 lines

  1. <!doctype doc [
  2. <!entity #default "x">
  3. <!element doc - - (#pcdata)>
  4. <!attlist doc a cdata "&e;">
  5. <!entity e "y">
  6. ]>
  7. <doc>&e;</doc>
  8.